home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / SNNSV32.ZIP / SNNSv3.2 / tools / sources / README < prev    next >
Encoding:
Text File  |  1994-04-25  |  1.2 KB  |  40 lines

  1. /*****************************************************************************
  2.   FILE           : README
  3.   SHORTNAME      : readme
  4.   SNNS VERSION   : 3.2
  5.  
  6.   PURPOSE        : Readme File for the SNNS Tools V3.2
  7.   NOTES          :
  8.  
  9.   AUTHOR         : Guenter Mamier
  10.   DATE           : 20.8.93
  11.  
  12.   CHANGED BY     : 
  13.   IDENTIFICATION : @(#)README    1.3 4/20/94
  14.   SCCS VERSION   : 1.3
  15.   LAST CHANGE    : 4/20/94
  16.  
  17.              Copyright (c) 1990-1994  SNNS Group, IPVR, Univ. Stuttgart, FRG
  18.  
  19. ******************************************************************************/
  20.  
  21.  
  22. This Directory contains the following files:
  23.  
  24. README            :       This file
  25. Makefile.sun        :    Sample Sparc Makefile
  26.  
  27. analyze.c        :    Network Analysation Tool    
  28. bignet.c        :    Generator for 3-Layer Feedforward Networks
  29. convert2snns.c        :    Generator for n-Component Kohonen Networks
  30. feedback-gennet.c    :    Generator for fully recurrent Networks
  31. mkhead.c        :    writes SNNS Pattern File Header
  32. mkout.c            :    converts an 8 bit RAW File to Pattern Entry
  33. mkpat.c            :    creates SNNS Output Patten
  34. netlearn.c        :    Backpropagation Kernel Demo Program
  35. netperf.c        :    Kernel Benchmark Program
  36. pat_sel.c        :    Pattern Selector Program
  37. snnsbat.c        :    Batchlearning Program
  38.  
  39. tools.ddt        :       dependencies for the makefile
  40.